home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Canadian Geographic Explorer
/
Canadian Geographic Explorer.iso
/
pc
/
main.dxr
/
00006_Area Select script.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-10-02
|
243 b
|
11 lines
on mouseDown
global gDest
set jMemberName to the name of member the mouseCast
set gDest to char 1 of jMemberName & char 2 of jMemberName
if soundBusy(1) then
sound stop 1
end if
puppetSound("Audio Needle")
walkGizmo("N")
end